ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Theme - Dark Material

by artifactdev ALL

No description provided

Labels theme

Details

Installs

  • Total 116K
  • Win 73K
  • Mac 22K
  • Linux 21K
Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17
Windows 6 9 9 5 5 16 5 5 6 7 6 2 1 5 6 5 5 10 3 0 5 8 11 8 7 8 3 7 8 8 8 4 3 3 5 12 3 11 5 2 7 6 6 9 7 4
Mac 3 3 2 3 2 4 0 1 1 4 2 0 3 1 3 2 1 3 1 2 2 0 3 0 3 1 3 6 4 2 4 0 1 1 0 3 2 1 4 1 1 0 1 3 1 2
Linux 0 0 0 3 4 6 2 1 2 1 4 2 2 3 2 1 2 2 0 2 2 2 0 2 0 0 2 0 1 1 1 2 0 0 0 3 1 0 2 2 0 2 4 3 3 3

Readme

Source
raw.​githubusercontent.​com

Dark Material Theme for Sublime Text 3

This theme brings flat material similar visual language to your Sublime Text 3. If you have problems report them with an issue.

This theme is a fork of the original Material Theme by equinusocio which I edited to fit better to my needs.

Screenshots

image

image

image

Easy installation

You can install this awesome theme through the Package Control. Search for “Theme - Dark Material”, install, restart Sublime Text and enjoy!

Follow Installation instructions in Sublime.

Manual installation

  1. Download the latest release, extract and rename the folder to “Theme - Dark Material”.

  2. Move the folder inside your sublime Packages directory. (Preferences > Browse packages…)

  3. Activate the theme with the following preferences:

"theme": "Dark-Material.sublime-theme",
"color_scheme": "Packages/Theme - Dark Material/schemes/Dark-Material.tmTheme",

Note : Remember to restart Sublime Text after activating the theme.

Recommended UI and font settings

I suggest you to use this custom settings for a better experience with the theme:

"overlay_scroll_bars": "enabled",
"line_padding_top": 3,
"line_padding_bottom": 3,
"font_options": [ "gray_antialias" ], // On retina Mac
"always_show_minimap_viewport": true,
"bold_folder_labels": true